gtk4.git
2020-10-03 Matthias Clasengtk-demo: Fix a typo
2020-10-03 Matthias ClasenAllow inserting newlines in css strings
2020-10-03 Matthias Clasencss: Move _gtk_css_print_string around
2020-10-02 Matthias Clasenemojichooser: Allow inserting multiple Emoji
2020-10-02 Matthias ClasenAdd a test for gsk_gl_shader_compile
2020-10-01 Matthias Clasengdk: Remove an unused variable
2020-10-01 Matthias ClasenAdd GTK_INPUT_HINT_PRIVATE
2020-10-01 Matthias Clasendocs: Fix a copy-paste error
2020-10-01 Matthias ClasenUpdate the release script
2020-10-01 Matthias ClasenUse gtk-doc from master
2020-10-01 Matthias ClasenRequire gtk-doc 1.33
2020-10-01 Matthias ClasenCosmetics
2020-10-01 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-10-01 Matthias ClasenMerge branch 'master' into 'matthiasc/for-master'
2020-10-01 Matthias ClasenMerge branch 'ci-win32-introspection-enabled' into...
2020-10-01 Christoph ReiterCI: Enable introspection again for the Windows build
2020-10-01 Matthias ClasenMerge branch 'wip/jimmac/infosearch-close' into 'master'
2020-10-01 Matthias ClasenRevert "Fix the build with cups < 2.3"
2020-10-01 Matthias Clasenci: Give up on sysprof for now
2020-10-01 Jakub SteinerAdwaita: close button for infobar, searchbar
2020-10-01 Matthias Clasenci: Try to get everything building again
2020-09-30 Matthias Clasenbuild: Try to fix docs+subprojects
2020-09-30 Matthias Clasenbuild: Remove an unneeded version check
2020-09-30 Matthias Clasenci: Remove --fatal-meson-warnings
2020-09-30 Matthias Clasengtk-demo: Add the shader paintable sources
2020-09-30 Matthias Clasengsk: Fix compiler warnings
2020-09-30 Matthias Clasenbuild: Require meson 0.54
2020-09-30 Matthias Clasenci: Really enable werror
2020-09-30 Matthias Clasenci: Use the v24 images
2020-09-30 Matthias Clasenci: Use a newer meson in images
2020-09-30 Xavier Claessensmeson: Change introspection option to yielding feature
2020-09-30 Benjamin OtteUse correct child widget when measuring
2020-09-30 Matthias ClasenMerge branch 'introspection' into 'master'
2020-09-30 Benjamin OtteUse correct child widget when measuring
2020-09-30 Matthias Clasentransition demo: Make buttons symbolic
2020-09-30 Matthias ClasenMerge branch 'ebassi/for-master' into 'master'
2020-09-30 Matthias Clasengtk-demo: Update text for the transitions demo
2020-09-30 Matthias ClasenMerge branch 'snazzy-demo' into 'master'
2020-09-30 Alexander Larssongtk-demo/gltransition: Replace fire background with...
2020-09-30 Alexander Larssongtk-demo: Use duck in transitions to get some alpha...
2020-09-30 Xavier Claessensmeson: Change introspection option to yielding feature
2020-09-30 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-09-30 Matthias ClasenMention icon theme in the migration guide
2020-09-30 Matthias Clasenicontheme: Clarify the docs
2020-09-30 Alexander Larssongl renderer: Fix render node texture cache
2020-09-30 Emmanuele Bassidemo: Replace g_print with g_debug
2020-09-30 Matthias ClasenFix the release script some more
2020-09-30 Alexander Larssongtk-demo: Make gltransitions demo a bit snazzier
2020-09-29 Matthias ClasenMerge branch 'small-cleanup' into 'master'
2020-09-29 Matthias ClasenMerge branch 'ebassi/for-master' into 'master'
2020-09-29 Matthias Clasenrelease script: Fix doc tarball generation
2020-09-29 Florian Müllnermenubutton: Remove obsolete private method
2020-09-29 Emmanuele BassiAdd annotations for GtkBuildable virtual functions
2020-09-29 Matthias Clasen3.99.2
2020-09-29 Matthias Clasengsk: Add some more shader docs
2020-09-29 Matthias ClasenMerge branch 'snapshot-stack-optimize' into 'master'
2020-09-29 Emmanuele BassiRemove gtk-doc stanzas from private GtkBuildable API
2020-09-29 Alexander Larssonsnapshot: Preallocate and don't memset the state stack
2020-09-29 Alexander Larssongdkarray: Add support for GDK_ARRAY_NO_MEMSET
2020-09-29 Alexander Larssongdkarray: Inline splice and reserve
2020-09-29 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-09-29 Matthias ClasenMerge branch 'glshader-track-uniform-state' into 'master'
2020-09-29 Matthias Clasendocs: Document various entry ::activate signals
2020-09-29 Matthias Clasenstatusbar: Remove a misleading doc comment
2020-09-29 Matthias Clasensnapshot: Document radial gradient apis
2020-09-29 Matthias Clasendocs: Fix a typo
2020-09-29 Matthias Clasenwayland: Match header and doc arguments
2020-09-29 Matthias Clasengsk: Document radial gradient api
2020-09-29 Matthias ClasenSilence a compiler warning
2020-09-29 Matthias ClasenNEWS: Updates
2020-09-29 Alexander Larssongl: Track the current uniform state for custom programs
2020-09-29 Alexander LarssonMerge branch 'glshader-node' into 'master'
2020-09-29 Matthias ClasenAdd some shader tests
2020-09-29 Alexander Larssongtk-demo: Add a shader paintable to the fishbowl
2020-09-29 Alexander Larssongtk-demo: Add GskGLShaderNode demo
2020-09-29 Alexander LarssonSupport GLShaderNode in backends
2020-09-29 Alexander LarssonGtkSnapshot: Add gtk_snapshot_push_glshader()
2020-09-29 Alexander LarssonAdd GskGLShaderNode and GskGLShader
2020-09-29 Matthias Clasengsk: Add more shader debug spew
2020-09-29 Alexander LarssonGtkWindow: Create renderer before realizing child widgets
2020-09-29 Matthias Clasencss: Move the last parser api to the new header
2020-09-29 Alexander Larssonshadertoy demo: Fix GLSL on GLES
2020-09-29 Alexander Larssongl: Add some namespacing to the preamble symbols
2020-09-29 Alexander Larssongl backend: Add line numbers to source in glsl compilat...
2020-09-29 Alexander Larssongl: Properly report error if shader linking fails
2020-09-29 Alexander Larssonglrenderer: Move ProgramState into Program
2020-09-29 Matthias ClasenMerge branch 'arnaudb/menubutton-direction' into 'master'
2020-09-29 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-09-29 Matthias ClasenAdd a reftest for flipping transforms
2020-09-29 Matthias Clasentextbuffer: Elaborate docs
2020-09-29 Matthias Clasenwindow: Don't get surfaces needlessly
2020-09-29 Matthias Clasendoc: Document some apis as widget implementor only
2020-09-29 Arnaud BonattiMake GtkMenuButton::direction more useful.
2020-09-28 Matthias ClasenMerge branch 'wip/carlosg/for-master' into 'master'
2020-09-28 Carlos Garnachogtkeventcontrollerscroll: Drop device type checks
2020-09-28 Yosef Or BoczkoUpdate Hebrew translation
2020-09-28 Yosef Or BoczkoUpdate Hebrew translation
2020-09-28 Matthias ClasenMerge branch 'another-attempt-to-fix-shadertoy' into...
2020-09-28 Matthias ClasenMerge branch 'cloudproviders-ci' into 'master'
2020-09-28 Matthias ClasenMerge branch 'wip/otte/for-master' into 'master'
next